IUMap usage details

Summary

org.eclipse.equinox.internal.p2.metadata.IUMap has 52 total references to 13 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] IUMap
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.engine.Profile.ius -1 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.URLMetadataRepository.units -1 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.units -1 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.rootIUs -1 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.nonRootIUs -1 PRIVATE_PERMISSIBLE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.engine.Profile.Profile(IProvisioningAgent, String, Profile, Map) 68 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.LocalMetadataRepository(IProvisioningAgent) 51 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.LocalMetadataRepository(IProvisioningAgent, URI, String, Map) 51 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.URLMetadataRepository.URLMetadataRepository(IProvisioningAgent) 44 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.URLMetadataRepository.URLMetadataRepository(IProvisioningAgent, URI, String, Map) 44 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.removeAll() 238 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.PublisherResult() 26 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.PublisherResult() 27 PRIVATE_PERMISSIBLE
[+] IUMap() : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.engine.Profile.Profile(IProvisioningAgent, String, Profile, Map) 68 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.LocalMetadataRepository(IProvisioningAgent, URI, String, Map) 51 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.LocalMetadataRepository(IProvisioningAgent) 51 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.URLMetadataRepository.URLMetadataRepository(IProvisioningAgent, URI, String, Map) 44 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.URLMetadataRepository.URLMetadataRepository(IProvisioningAgent) 44 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.removeAll() 238 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.PublisherResult() 26 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.PublisherResult() 27 PRIVATE_PERMISSIBLE
[+] add(IInstallableUnit) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.engine.Profile.addInstallableUnit(IInstallableUnit) 313 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.addIU(IInstallableUnit, String) 35 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.addIU(IInstallableUnit, String) 33 PRIVATE_PERMISSIBLE
[+] addAll(Collection) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.addInstallableUnits(Collection) 110 PRIVATE_PERMISSIBLE
[+] addAll(IInstallableUnit[]) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.metadata.repository.URLMetadataRepository.initialize(AbstractMetadataRepository.RepositoryState) 81 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.initialize(AbstractMetadataRepository.RepositoryState) 177 PRIVATE_PERMISSIBLE
[+] clear() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.engine.Profile.clearInstallableUnits() 348 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.removeAll() 242 PRIVATE_PERMISSIBLE
[+] clone() : IUMap
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.addInstallableUnits(Collection) 106 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.removeInstallableUnits(Collection) 256 PRIVATE_PERMISSIBLE
[+] contains(IInstallableUnit) : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.engine.Profile.clearOrphanedInstallableUnitProperties() 396 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.engine.Profile.addInstallableUnit(IInstallableUnit) 310 PRIVATE_PERMISSIBLE
[+] get(String) : IQueryResult
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.p2.publisher.PublisherResult.getIUs(String, String) 80 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.getIUs(String, String) 81 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.getIU(String, String) 66 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.getIUs(String, String) 87 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.getIU(String, String) 61 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.getIUs(String, String) 85 PRIVATE_PERMISSIBLE
[+] get(String, Version) : IInstallableUnit
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.p2.publisher.PublisherResult.getIU(String, Version, String) 45 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.getIU(String, Version, String) 50 PRIVATE_PERMISSIBLE
[+] iterator() : Iterator
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.engine.Profile.everything() 210 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.engine.Profile.snapshot() 369 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.engine.Profile.getIndex(String) 197 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.getIndex(String) 146 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.everything() 229 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.URLMetadataRepository.getIndex(String) 112 PRIVATE_PERMISSIBLE
org.eclipse.equinox.internal.p2.metadata.repository.URLMetadataRepository.everything() 131 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.everything() 119 PRIVATE_PERMISSIBLE
org.eclipse.equinox.p2.publisher.PublisherResult.everything() 120 PRIVATE_PERMISSIBLE
[+] remove(IInstallableUnit) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.engine.Profile.removeInstallableUnit(IInstallableUnit) 319 PRIVATE_PERMISSIBLE
[+] removeAll(Collection) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository.removeInstallableUnits(Collection) 260 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional